Skip to content

Build octofit app#2

Merged
abalcobia merged 5 commits intomainfrom
build-octofit-app
Feb 19, 2026
Merged

Build octofit app#2
abalcobia merged 5 commits intomainfrom
build-octofit-app

Conversation

@abalcobia
Copy link
Copy Markdown
Owner

No description provided.

- Replace raw PyMongo inserts with Django ORM create() calls
- Use explicit integer IDs and re-fetch objects after save to avoid
  djongo returning ObjectId as pk for ForeignKey fields
- Use pymongo only for the clear step to handle malformed legacy data
- Fixes /api/users/ 500 error caused by team_id stored as string 'team_marvel'
@abalcobia abalcobia merged commit 0805022 into main Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant